Revision: kernel-package--devel--0.1--patch-401
Archive: srivasta@debian.org--2003-primary
Creator: Manoj Srivastava <srivasta@debian.org>
Date: Fri Oct 10 21:17:29 CDT 2003
Standard-date: 2003-10-11 02:17:29 GMT
Modified-files: README debian/changelog kernel/Control
    kernel/README kernel/image.postinst kernel/image.postrm
    kernel/image.preinst kernel/image.prerm kernel/rules
New-patches: srivasta@debian.org--2003-primary/kernel-package--devel--0.1--patch-401
Summary: cscvs to tla changeset 402
Keywords: cscvs:MAIN-402

Author: srivasta
Date: 2001/09/03 18:10:23
   * Fix suggest dependency in the image package.             closes: Bug#110125
* Changed the documentation not to suggest that ROOT_CMD is a viable way
to use fakeroot.                                         closes: Bug#110292
* The initrd symlinks were dangling symlinks, and were placed in
/boot. The initrd symlinks are now in the same place as the vmlinuz
symlinks are created. How come there was no bug report about this?
Thanks to Roland Mas for pointing this out.
* Include the config file for the headers package as well. Also include
env varibles used in the tool chain ($GCC, $CC, CFLAGS, etc). This is
based on Miquel van Smoorenburg's mail on debian-devel
* Added some changes for ia64. Since elilo lives in /usr/bin, we change
"/sbin/$loader" in to "$loaderloc". Also, for elilo, since it can ask
the user for interactive input, we make the prompts visible to
it. These changes were massaged from the ones generated by  Richard
Hirst <rhirst@linuxcare.com>. Oh, and the image is now compressed.
closes: Bug#110826
